[INFO] cloning repository https://github.com/wseaton/ucx-fault-injector
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wseaton/ucx-fault-injector" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwseaton%2Fucx-fault-injector", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwseaton%2Fucx-fault-injector'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 02e3754fc58191c65e863a18033707c1bfb589d5
[INFO] fixing wseaton/ucx-fault-injector against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwseaton%2Fucx-fault-injector" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/wseaton/ucx-fault-injector
[INFO] finished tweaking git repo https://github.com/wseaton/ucx-fault-injector
[INFO] tweaked toml for git repo https://github.com/wseaton/ucx-fault-injector written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wseaton/ucx-fault-injector on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wseaton/ucx-fault-injector already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7f10337cd9dfb37a2658a191e07326b71ed3c3cc54d0aee1ab5c7482755f268e
[INFO] running `Command { std: "docker" "start" "7f10337cd9dfb37a2658a191e07326b71ed3c3cc54d0aee1ab5c7482755f268e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7f10337cd9dfb37a2658a191e07326b71ed3c3cc54d0aee1ab5c7482755f268e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f10337cd9dfb37a2658a191e07326b71ed3c3cc54d0aee1ab5c7482755f268e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7f10337cd9dfb37a2658a191e07326b71ed3c3cc54d0aee1ab5c7482755f268e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating ucx-fault-injector-rs/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating ucx-fault-injector-macros/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling vergen-lib v0.1.6
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling vergen v9.0.6
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling vergen-git2 v1.0.7
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling libgit2-sys v0.18.2+1.9.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking clap_builder v4.5.51
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]     Checking filetime v0.2.26
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking comfy-table v7.2.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]     Checking clap v4.5.51
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling cargo_metadata v0.19.2
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]    Compiling ucx-fault-injector-macros v0.3.5 (/opt/rustwide/workdir/ucx-fault-injector-macros)
[INFO] [stderr]    Migrating ucx-fault-injector-macros/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]    Compiling git2 v0.20.2
[INFO] [stderr]    Compiling ucx-fault-injector v0.3.5 (/opt/rustwide/workdir/ucx-fault-injector-rs)
[INFO] [stderr]    Migrating ucx-fault-injector-rs/build.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating ucx-fault-injector-rs/src/client.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating ucx-fault-injector-rs/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed ucx-fault-injector-rs/src/interception/function_ptr.rs (1 fix)
[INFO] [stderr]        Fixed ucx-fault-injector-rs/src/fault/strategy.rs (3 fixes)
[INFO] [stderr]        Fixed ucx-fault-injector-rs/src/interception/intercept.rs (1 fix)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 30s
[INFO] [stderr] crater-edition-check: ucx-fault-injector v0.3.5 (/opt/rustwide/workdir/ucx-fault-injector-rs) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: ucx-fault-injector-macros v0.3.5 (/opt/rustwide/workdir/ucx-fault-injector-macros) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling ucx-fault-injector v0.3.5 (/opt/rustwide/workdir/ucx-fault-injector-rs)
[INFO] [stderr]    Compiling ucx-fault-injector-macros v0.3.5 (/opt/rustwide/workdir/ucx-fault-injector-macros)
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> ucx-fault-injector-rs/src/interception/intercept.rs:358:1
[INFO] [stdout]     |
[INFO] [stdout] 358 | / #[ucx_interceptor(
[INFO] [stdout] 359 | |     real_fn_static = REAL_UCP_GET_NBX,
[INFO] [stdout] 360 | |     finder_fn = try_find_real_ucp_get_nbx,
[INFO] [stdout] 361 | |     hook_enabled = LOCAL_STATE.hook_config.ucp_get_nbx_enabled,
[INFO] [stdout] 362 | |     calls_counter = LOCAL_STATE.stats.ucp_get_nbx_calls,
[INFO] [stdout] 363 | |     faults_counter = LOCAL_STATE.stats.ucp_get_nbx_faults,
[INFO] [stdout] 364 | | )]
[INFO] [stdout]     | |__^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `ucx_interceptor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> ucx-fault-injector-rs/src/interception/intercept.rs:382:1
[INFO] [stdout]     |
[INFO] [stdout] 382 | / #[ucx_interceptor(
[INFO] [stdout] 383 | |     real_fn_static = REAL_UCP_PUT_NBX,
[INFO] [stdout] 384 | |     finder_fn = try_find_real_ucp_put_nbx,
[INFO] [stdout] 385 | |     hook_enabled = LOCAL_STATE.hook_config.ucp_put_nbx_enabled,
[INFO] [stdout] 386 | |     calls_counter = LOCAL_STATE.stats.ucp_put_nbx_calls,
[INFO] [stdout] 387 | |     faults_counter = LOCAL_STATE.stats.ucp_put_nbx_faults,
[INFO] [stdout] 388 | | )]
[INFO] [stdout]     | |__^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `ucx_interceptor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> ucx-fault-injector-rs/src/interception/intercept.rs:406:1
[INFO] [stdout]     |
[INFO] [stdout] 406 | / #[ucx_interceptor(
[INFO] [stdout] 407 | |     real_fn_static = REAL_UCP_EP_FLUSH_NBX,
[INFO] [stdout] 408 | |     finder_fn = try_find_real_ucp_ep_flush_nbx,
[INFO] [stdout] 409 | |     hook_enabled = LOCAL_STATE.hook_config.ucp_ep_flush_nbx_enabled,
[INFO] [stdout] 410 | |     calls_counter = LOCAL_STATE.stats.ucp_ep_flush_nbx_calls,
[INFO] [stdout] 411 | |     faults_counter = LOCAL_STATE.stats.ucp_ep_flush_nbx_faults,
[INFO] [stdout] 412 | | )]
[INFO] [stdout]     | |__^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `ucx_interceptor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> ucx-fault-injector-rs/src/interception/intercept.rs:358:1
[INFO] [stdout]     |
[INFO] [stdout] 358 | / #[ucx_interceptor(
[INFO] [stdout] 359 | |     real_fn_static = REAL_UCP_GET_NBX,
[INFO] [stdout] 360 | |     finder_fn = try_find_real_ucp_get_nbx,
[INFO] [stdout] 361 | |     hook_enabled = LOCAL_STATE.hook_config.ucp_get_nbx_enabled,
[INFO] [stdout] 362 | |     calls_counter = LOCAL_STATE.stats.ucp_get_nbx_calls,
[INFO] [stdout] 363 | |     faults_counter = LOCAL_STATE.stats.ucp_get_nbx_faults,
[INFO] [stdout] 364 | | )]
[INFO] [stdout]     | |__^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `ucx_interceptor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> ucx-fault-injector-rs/src/interception/intercept.rs:382:1
[INFO] [stdout]     |
[INFO] [stdout] 382 | / #[ucx_interceptor(
[INFO] [stdout] 383 | |     real_fn_static = REAL_UCP_PUT_NBX,
[INFO] [stdout] 384 | |     finder_fn = try_find_real_ucp_put_nbx,
[INFO] [stdout] 385 | |     hook_enabled = LOCAL_STATE.hook_config.ucp_put_nbx_enabled,
[INFO] [stdout] 386 | |     calls_counter = LOCAL_STATE.stats.ucp_put_nbx_calls,
[INFO] [stdout] 387 | |     faults_counter = LOCAL_STATE.stats.ucp_put_nbx_faults,
[INFO] [stdout] 388 | | )]
[INFO] [stdout]     | |__^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `ucx_interceptor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> ucx-fault-injector-rs/src/interception/intercept.rs:406:1
[INFO] [stdout]     |
[INFO] [stdout] 406 | / #[ucx_interceptor(
[INFO] [stdout] 407 | |     real_fn_static = REAL_UCP_EP_FLUSH_NBX,
[INFO] [stdout] 408 | |     finder_fn = try_find_real_ucp_ep_flush_nbx,
[INFO] [stdout] 409 | |     hook_enabled = LOCAL_STATE.hook_config.ucp_ep_flush_nbx_enabled,
[INFO] [stdout] 410 | |     calls_counter = LOCAL_STATE.stats.ucp_ep_flush_nbx_calls,
[INFO] [stdout] 411 | |     faults_counter = LOCAL_STATE.stats.ucp_ep_flush_nbx_faults,
[INFO] [stdout] 412 | | )]
[INFO] [stdout]     | |__^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `ucx_interceptor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ucx-fault-injector` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ucx-fault-injector` (lib test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "7f10337cd9dfb37a2658a191e07326b71ed3c3cc54d0aee1ab5c7482755f268e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f10337cd9dfb37a2658a191e07326b71ed3c3cc54d0aee1ab5c7482755f268e", kill_on_drop: false }`
[INFO] [stdout] 7f10337cd9dfb37a2658a191e07326b71ed3c3cc54d0aee1ab5c7482755f268e
